home *** CD-ROM | disk | FTP | other *** search
/ PC Gamer (Italian) 46 / PC Gamer IT CD 46 2-2.iso / utility / notepads / _SETUP.1 / Notepads.exe / 0 / RCDATA / TBANDEDITORFORM / TBANDEDITORFORM.txt
Text File  |  1999-09-08  |  1KB  |  53 lines

  1. object BandEditorForm: TBandEditorForm
  2.   Left = 200
  3.   Top = 108
  4.   BorderStyle = bsDialog
  5.   Caption = '∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜ ∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜'
  6.   ClientHeight = 91
  7.   ClientWidth = 209
  8.   Font.Color = clWindowText
  9.   Font.Height = -11
  10.   Font.Name = 'MS Sans Serif'
  11.   Font.Style = []
  12.   Position = poScreenCenter
  13.   PixelsPerInch = 96
  14.   TextHeight = 13
  15.   object Label1: TLabel
  16.     Left = 4
  17.     Top = 8
  18.     Width = 48
  19.     Height = 13
  20.     Caption = '∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜'
  21.   end
  22.   object CB1: TComboBox
  23.     Left = 4
  24.     Top = 24
  25.     Width = 201
  26.     Height = 21
  27.     Style = csDropDownList
  28.     ItemHeight = 13
  29.     Sorted = True
  30.     TabOrder = 0
  31.   end
  32.   object Button1: TButton
  33.     Left = 48
  34.     Top = 60
  35.     Width = 75
  36.     Height = 25
  37.     Caption = '∩┐╜∩┐╜'
  38.     Default = True
  39.     ModalResult = 1
  40.     TabOrder = 1
  41.   end
  42.   object Button2: TButton
  43.     Left = 128
  44.     Top = 60
  45.     Width = 75
  46.     Height = 25
  47.     Cancel = True
  48.     Caption = '∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜'
  49.     ModalResult = 2
  50.     TabOrder = 2
  51.   end
  52. end
  53.